Overload List

  Name Description
Public method FindGreater(Object, Boolean, Order)
Finds items with keys greater than the specified value.
(Inherited from IIndexScanner<(Of <(<'T>)>)>.)
Public method FindGreater(TKey, Boolean, Func<(Of <<'(TKey, Boolean>)>>), Order)
Finds items with keys greater than the specified value.

See Also